Skip to content

Add thread name prefix to the default thread pool executor#636

Merged
fantix merged 3 commits intoMagicStack:masterfrom
inikolaev:562-set-thread-name-prefix
May 4, 2026
Merged

Add thread name prefix to the default thread pool executor#636
fantix merged 3 commits intoMagicStack:masterfrom
inikolaev:562-set-thread-name-prefix

Conversation

@inikolaev
Copy link
Copy Markdown
Contributor

@inikolaev inikolaev commented Oct 20, 2024

Set thread_name_prefix on default ThreadPoolExector instance. With this it's easier to distinguish uvloop threads.

Fixes #562
Mirrors python/cpython#18458

@fantix fantix force-pushed the 562-set-thread-name-prefix branch from e12d5d0 to 6e48794 Compare May 4, 2026 15:18
@fantix fantix merged commit 0582f94 into MagicStack:master May 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set thread name prefix for default event loop thread pool

2 participants